module Base
{

	model Big_Salt
	{
		mesh = WorldItems/Bigsalt,
		texture = WorldItems/Big_Salt2,
		scale = 0.4,
	}

	model Big_Pepper
	{
		mesh = WorldItems/Bigsalt,
		texture = WorldItems/Big_Pepper2,
		scale = 0.4,
	}

	model Big_Salt2
	{
		mesh = WorldItems/Bigsalt2,
		texture = WorldItems/Big_Salt2,
		scale = 0.6,
	}

	model Big_Pepper2
	{
		mesh = WorldItems/Bigsalt2,
		texture = WorldItems/Big_Pepper2,
		scale = 0.6,
	}

	model Big_Sugar
	{
		mesh = WorldItems/Bigsalt,
		texture = WorldItems/Big_Sugar,
		scale = 0.5,
	}

	model Big_Sugar2
	{
		mesh = WorldItems/Bigsalt2,
		texture = WorldItems/Big_Sugar,
		scale = 0.6,
	}

	model Big_SugarBrown
	{
		mesh = WorldItems/Bigsalt,
		texture = WorldItems/Big_Brown_Sugar,
		scale = 0.5,
	}

	model Big_SugarBrown2
	{
		mesh = WorldItems/Bigsalt2,
		texture = WorldItems/Big_Brown_Sugar,
		scale = 0.6,
	}

	model Big_Soysauce
	{
		mesh = WorldItems/Big_Soysauce,
		texture = WorldItems/Big_Soysauce,
		scale = 0.008,
	}


	model Big_Yeast
	{
		mesh = WorldItems/Bigsalt,
		texture = WorldItems/Big_Yeast,
		scale = 0.4,
	}

	model Big_BoxofLids
	{
		mesh = WorldItems/BoxofLids,
		texture = WorldItems/BoxofLids,
		scale = 1.0,
	}

	model Big_BoxofVinegars_ground
	{
		mesh = WorldItems/BoxofVinegar_ground,
		texture = WorldItems/BoxofVinegar,
		scale = 0.06,
	}

	model Big_BoxofRiceVinegars_ground
	{
		mesh = WorldItems/BoxofRiceVinegar_ground,
		texture = WorldItems/BoxofRiceVinegar,
		scale = 0.06,
	}

	model Big_BoxofVegetableoils_ground
	{
		mesh = WorldItems/BoxofVegetableoil_ground,
		texture = WorldItems/BoxofVegetableoil,
		scale = 0.06,
	}

	model Big_BoxofOilOlives_ground
	{
		mesh = WorldItems/BoxofOilOlive_ground,
		texture = WorldItems/BoxofOilOlive,
		scale = 0.06,
	}


}
